Vcenter NamespaceManagement Supervisors Zones Bindings SetSpec
Vcenter NamespaceManagement Supervisors Zones Bindings SetSpec
The Vcenter NamespaceManagement Supervisors Zones Bindings SetSpec schema contains parameters for updating the configuration of the specified vSphere Zone bound to the given Supervisor.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"resource_allocation": {
"vm_reservations": [
{
"reserved_vm_class": "string",
"count": 0
}
]
}
}
resource_allocation
Optional
Resource allocation to be configured on the vSphere Zone.
This property was added in vSphere API 9.0.0.0.
If missing or null
, no resources will be allocated to the Supervisor in this vSphere Zone.